.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}
/*frozen基础样式覆盖*/

.ma-infinitypush-wrapper .ma-infinitypush-button {
    top: 17px;
    box-shadow: inset 0 4px #484848, inset 0 6px white, inset 0 9px #484848, inset 0 11px white, inset 0 14px #484848, inset 0 16px white;
}

.ma-infinitypush-wrapper .ma-infinitypush ul li>a {
    margin: 0px;
    padding: 0px;
    line-height: 40px;
    padding-left: 40px;
    border-bottom: 1px solid #ddd;
}

.ma-infinitypush-wrapper .ma-infinitypush ul li h3 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 600;
    color: #444;
    padding-left: 40px;
    background: #FFF;
}

.ma-infinitypush-open .page-group .page:before {
    content: "";
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    z-index: 999;
}

.page,
.page-group {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    
}



.page .content {
   
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
   
    -webkit-overflow-scrolling: touch;
  /*padding-bottom: 50px;*/ 
}

.ui-header ~ .content {
    top: 45px;
}

.ui-footer ~ .content {
    bottom: 56px;
}

.ui-header-positive,
.ui-footer-positive {
    background: #f7f7f7;
    color: #666;
}

.ui-footer-btn {
    background: #f7f7f7;
    color: #444;
}

.ui-border-t {
    background: none;
}

/*.swiper-container {
    width: 100%;
    height: 60vw;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
   

    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}*/

.de-nav-list {
    background: #fff;
    margin-top: 10px;
}

.de-nav-list li {
    text-align: center;
}

.de-nav-list li>a {
    display: block;
    padding-top: 10px;
    color: #555;
    font-size: 14px;
}

.de-nav-list li>a:active {
    background: #f5f5f5;
}

.de-nav-list li>a>span {
    display: inline-block;
    width: 80%;
    background: #666;
    color: #fff;
    position: relative;
    padding-top: 60%;
    height: 0px;
    border-radius: 5px;
}

.de-nav-list li>a>span i {
    position: absolute;
    font-size: 25px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -15px;
    display: inline-block;
}

.de-list {
    margin-top: 10px;
    background: #fff;
}

.de-list>h3 {
    padding-bottom: 10px;
    font-size: 15px;
    color: #3498db;
}

.de-list>h3 a {
    float: right;
    font-size: 13px;
    color: #555;
    padding: 0 10px;
}

.de-list>h3 i {
    margin-right: 5px;
}

.de-pro-list>li {
    text-align: center;
    width: 50%;
}

.de-pro-list>li>a {
    display: block;
    padding-top: 0px;
    color: #555;
    font-size: 14px;
}

.de-pro-list>li>a:active {
    background: #f5f5f5;
}

.de-pro-list>li>a>span {
    display: inline-block;
    width: 100%;
    background: #666;
    color: #fff;
    position: relative;
    padding-top: 70%;
    height: 0px;
    border-radius: 5px;
    background-size: cover;
    background-position: center;
}

.de-news-list {
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    width: auto;
}

.de-news-list>li {
    margin-left: 0px;
}

.de-news-list .d-news {
    font-size: 12px;
}

.de-news-list .ui-list-img {
    width: 75px;
    height: 60px;
}

.ui-header-left {
    position: absolute;
    left: 0px;
    width: 40px;
    text-align: center;
}

.ui-header-left i {
    color: #666;
}

.loadmore {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}

.loadmore a {
    display: block;
    padding: 5px 0;
    color: #666;
}

.textpage {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}

.textpage .text-title {
    text-align: center;
    font-size: 15px;
    color: #555;
}

.textpage .text-date {
    text-align: center;
    font-size: 12px;
    color: #777;
}

.textpage .text-content {
    font-size: 13px;
    color: #444;
    line-height: 2em;
    margin-top: 5px;
}

.textpage .text-content img {
    max-width: 100%;
    display: block;
    margin: 5px auto;
}

.ui-tiled li {
    font-size: 13px;
}

.ui-tiled li>div>span {
    display: block;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
}

.about_index {
    padding: 10px;
    background: none;
}

.about_index>div {
    background: #fff;
    margin-top: 10px;
    height: 76px;
    text-align: center;
}

.about_index>div:active {
    background: #f7f7f7;
}

.about_index>h3 {
    padding-bottom: 0px;
}

.about_index .about-1 {
    float: left;
    width: calc(100vw - 140px);
    padding: 5px 10px;
}

.about_index .about-1 .about-1-tit {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    -webkit-box-flex: 1;
    height: inherit;
    font-size: 15px;
    color: #444;
}

.about_index .about-1 .about-1-tit2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 2;
    height: inherit;
    font-size: 12px;
    color: #777;
    border-top: 1px solid #eee;
    margin-top: 2px;
    padding-top: 4px;
}

.about_index .about-2 {
    width: 100px;
    height: 76px;
    float: right;
}

.about_index .about-2>span {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.about_index>div:nth-child(2n) .about-1 {
    float: right;
}

.fldemo>ul {
    height: 30px;
    line-height: 30px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    font-size: 0px;
    padding: 0 5px;
}

.fldemo>ul>li {
    display: inline-block;
    margin: 0 4px;
}

.fldemo>ul>li>a {
    display: block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    margin-top: 4px;
    border-radius: 5px;
    font-size: 13px;
    padding: 0 8px;
}
.fldemo>ul>li.active a{background: #04578f;color: #fff;}

/*隐藏滚动条*/
::-webkit-scrollbar  
{  
    width: 0px;  
    height: 0px;  
    background-color: #F5F5F5;  
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
    border-radius: 10px;  
    background-color: #F5F5F5;  
}  
  
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb  
{  
    border-radius: 10px;  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #555;  
}  